-
Notifications
You must be signed in to change notification settings - Fork 40
Add new icons for Segmentation templates #2779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: unstable
Are you sure you want to change the base?
Conversation
720c04f
to
5929f31
Compare
.changeset/fair-poets-reply.md
Outdated
'@shopify/ui-extensions': minor | ||
--- | ||
|
||
Passing new icon types to the segment templates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small nit:
Passing new icon types to the segment templates | |
Add new icon types for segment templates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
5929f31
to
cb0f787
Compare
@@ -22,7 +22,10 @@ export type CustomerSegmentTemplateIcon = | |||
| 'followUpEmailMajor' | |||
| 'confettiMajor' | |||
| 'walletMajor' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have a map in web so this doesn't matter but xxxxMajor
is the old Polaris naming convention we could change our names to be more aligned.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh sure, so should I name them the correct names and remove the map here ?
Partially fixes:https://github.com/Shopify/core-issues/issues/87053
Add icons for new templates:
🎩
Checklist